home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1995 October / EnigmA AMIGA RUN 01 (1995)(G.R. Edizioni)(IT)[!][issue 1995-10][Aminet 7].iso / Aminet / gfx / show / MerlinGfx.lha / Readme < prev   
Text File  |  1995-06-07  |  2KB  |  34 lines

  1. These two Merlin hacks were proposedly meant to be examples for pro-
  2. gramming in GNU-C and testing my inliner's for the Merlin libs. Both
  3. of it belong to the last adventures on our planet, I can tell you !
  4. So I had a (too) long fight against the various traps and bugs of the
  5. compiler/Merlin-Descriptions, respectively.
  6.  
  7. One crazy example so you may get the point:
  8. MerlinFli compiled happily with the baserel option while MerlinFract
  9. simply did not, although it is shorter and contains exactly the same
  10. code on start, which was suddenly complained at by the compiler. So
  11. MerlinFli is baserel, MerlinFract absolute (that is, pc-relative due
  12. to the new options). And that's just one of the more harmless bugs !
  13.  
  14. By the way, baserel was never gone or wrong with the past-2.3.3 versions,
  15. one can happily compile with this option in all versions. You just have
  16. to use the 2.3.3-Assembler to do so. These actual assemblers simply pro-
  17. duce a wrong object-file format that can not be linked correctly.
  18. Try it !
  19.  
  20. One more remark about AllocDosObject mentioned in the heading comment
  21. of MerlinFli. Although I own the 3.1-NDUK, I couldn't find a ADO_XYZ-
  22. name-tag that seems to be absolutly neccessary. So I could not implement
  23. this feature. Am I too silly to see the right way, or is this Tag really
  24. missing ?? I would be very pleased if someone could answer this problem
  25. in any way.
  26.  
  27. So Bug-Reports, comments, improvements, suggestions or whatever you like
  28. are very welcome. For I am not reachable by email, here is my s-mail
  29. address:
  30.  
  31. Rainer Trunz
  32. Pfingstweidweg 10
  33. 63526 Erlensee/Germany
  34.